3.51 \(\int (e+f x)^m (a+b \tanh ^{-1}(c+d x))^2 \, dx\)

Optimal. Leaf size=23 \[ \text {Int}\left ((e+f x)^m \left (a+b \tanh ^{-1}(c+d x)\right )^2,x\right ) \]

[Out]

Unintegrable((f*x+e)^m*(a+b*arctanh(d*x+c))^2,x)

________________________________________________________________________________________

Rubi [A]  time = 0.07, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int (e+f x)^m \left (a+b \tanh ^{-1}(c+d x)\right )^2 \, dx \]

Verification is Not applicable to the result.

[In]

Int[(e + f*x)^m*(a + b*ArcTanh[c + d*x])^2,x]

[Out]

Defer[Subst][Defer[Int][((d*e - c*f)/d + (f*x)/d)^m*(a + b*ArcTanh[x])^2, x], x, c + d*x]/d

Rubi steps

\begin {align*} \int (e+f x)^m \left (a+b \tanh ^{-1}(c+d x)\right )^2 \, dx &=\frac {\operatorname {Subst}\left (\int \left (\frac {d e-c f}{d}+\frac {f x}{d}\right )^m \left (a+b \tanh ^{-1}(x)\right )^2 \, dx,x,c+d x\right )}{d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.30, size = 0, normalized size = 0.00 \[ \int (e+f x)^m \left (a+b \tanh ^{-1}(c+d x)\right )^2 \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[(e + f*x)^m*(a + b*ArcTanh[c + d*x])^2,x]

[Out]

Integrate[(e + f*x)^m*(a + b*ArcTanh[c + d*x])^2, x]

________________________________________________________________________________________

fricas [A]  time = 0.53, size = 0, normalized size = 0.00 \[ {\rm integral}\left ({\left (b^{2} \operatorname {artanh}\left (d x + c\right )^{2} + 2 \, a b \operatorname {artanh}\left (d x + c\right ) + a^{2}\right )} {\left (f x + e\right )}^{m}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x+e)^m*(a+b*arctanh(d*x+c))^2,x, algorithm="fricas")

[Out]

integral((b^2*arctanh(d*x + c)^2 + 2*a*b*arctanh(d*x + c) + a^2)*(f*x + e)^m, x)

________________________________________________________________________________________

giac [A]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\left (b \operatorname {artanh}\left (d x + c\right ) + a\right )}^{2} {\left (f x + e\right )}^{m}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x+e)^m*(a+b*arctanh(d*x+c))^2,x, algorithm="giac")

[Out]

integrate((b*arctanh(d*x + c) + a)^2*(f*x + e)^m, x)

________________________________________________________________________________________

maple [A]  time = 1.40, size = 0, normalized size = 0.00 \[ \int \left (f x +e \right )^{m} \left (a +b \arctanh \left (d x +c \right )\right )^{2}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((f*x+e)^m*(a+b*arctanh(d*x+c))^2,x)

[Out]

int((f*x+e)^m*(a+b*arctanh(d*x+c))^2,x)

________________________________________________________________________________________

maxima [A]  time = 0.00, size = 0, normalized size = 0.00 \[ \frac {{\left (b^{2} f x + b^{2} e\right )} {\left (f x + e\right )}^{m} \log \left (-d x - c + 1\right )^{2}}{4 \, f {\left (m + 1\right )}} + \frac {{\left (f x + e\right )}^{m + 1} a^{2}}{f {\left (m + 1\right )}} - \int -\frac {{\left ({\left (b^{2} d f {\left (m + 1\right )} x + {\left (c f {\left (m + 1\right )} - f {\left (m + 1\right )}\right )} b^{2}\right )} \log \left (d x + c + 1\right )^{2} + 4 \, {\left (a b d f {\left (m + 1\right )} x + {\left (c f {\left (m + 1\right )} - f {\left (m + 1\right )}\right )} a b\right )} \log \left (d x + c + 1\right ) - 2 \, {\left (b^{2} d e + 2 \, {\left (c f {\left (m + 1\right )} - f {\left (m + 1\right )}\right )} a b + {\left (2 \, a b d f {\left (m + 1\right )} + b^{2} d f\right )} x + {\left (b^{2} d f {\left (m + 1\right )} x + {\left (c f {\left (m + 1\right )} - f {\left (m + 1\right )}\right )} b^{2}\right )} \log \left (d x + c + 1\right )\right )} \log \left (-d x - c + 1\right )\right )} {\left (f x + e\right )}^{m}}{4 \, {\left (d f {\left (m + 1\right )} x + c f {\left (m + 1\right )} - f {\left (m + 1\right )}\right )}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x+e)^m*(a+b*arctanh(d*x+c))^2,x, algorithm="maxima")

[Out]

1/4*(b^2*f*x + b^2*e)*(f*x + e)^m*log(-d*x - c + 1)^2/(f*(m + 1)) + (f*x + e)^(m + 1)*a^2/(f*(m + 1)) - integr
ate(-1/4*((b^2*d*f*(m + 1)*x + (c*f*(m + 1) - f*(m + 1))*b^2)*log(d*x + c + 1)^2 + 4*(a*b*d*f*(m + 1)*x + (c*f
*(m + 1) - f*(m + 1))*a*b)*log(d*x + c + 1) - 2*(b^2*d*e + 2*(c*f*(m + 1) - f*(m + 1))*a*b + (2*a*b*d*f*(m + 1
) + b^2*d*f)*x + (b^2*d*f*(m + 1)*x + (c*f*(m + 1) - f*(m + 1))*b^2)*log(d*x + c + 1))*log(-d*x - c + 1))*(f*x
 + e)^m/(d*f*(m + 1)*x + c*f*(m + 1) - f*(m + 1)), x)

________________________________________________________________________________________

mupad [A]  time = 0.00, size = -1, normalized size = -0.04 \[ \int {\left (e+f\,x\right )}^m\,{\left (a+b\,\mathrm {atanh}\left (c+d\,x\right )\right )}^2 \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((e + f*x)^m*(a + b*atanh(c + d*x))^2,x)

[Out]

int((e + f*x)^m*(a + b*atanh(c + d*x))^2, x)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x+e)**m*(a+b*atanh(d*x+c))**2,x)

[Out]

Timed out

________________________________________________________________________________________